home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / bash / bash-108 / 108src~1.zoo / bash-d2.zoo / readline / ChangeLog next >
Encoding:
Text File  |  1991-08-21  |  510 b   |  10 lines

  1. readline.c: (sjk)++ on an Atari ST we use the xconsole i/o routines to do all
  2.             keyboard input, thus allowing out own key bindings.
  3.             (sjk)++ on the Atari ST we set the terminal to (RAW || PASS8)  
  4.             (sjk)++ for command completion inserted a _del_symdir_cache. this 
  5.             fixed the bug that a file created by an external command
  6.             would not be seen by the command completer until the 
  7.             symdir cache was deleted and re-read.
  8.  
  9. Release version 1. - Along with version 1 of BASH.
  10.